/*
Theme Name: Ceasy Wordpress Responsive
Author: Agence Ceasy
Author URI: http://www.ceasy.fr
Version: 1.2 (1708)
*/

/*! normalize.style_4.css v3.0.2 | MIT License | git.io/normalize */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

/* MAIN CSS */
#main {
	margin-top: -65px;
}


/* Magnific Popup CSS */

.mfp-bg {
	z-index: 1042;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	opacity: 0.8;
	background: #0b0b0b;
}

.mfp-wrap {
	z-index: 1043;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: 0 8px;
	text-align: center;
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	display: inline-block;
	z-index: 1045;
	position: relative;
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}

.responsive-logo {
	max-height: 50px;
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	z-index: 1044;
	position: absolute;
	top: 50%;
	right: 8px;
	left: 8px;
	width: auto;
	margin-top: -0.8em;
	text-align: center;
	color: #CCC;
}

.mfp-preloader a {
	color: #CCC;
}

.mfp-preloader a:hover {
	color: #FFF;
}

.mfp-s-ready .mfp-preloader {
	display: none;
}

.mfp-s-error .mfp-content {
	display: none;
}

button.mfp-close,
button.mfp-arrow {
	display: block;
	z-index: 1046;
	-webkit-appearance: none;
	padding: 0;
	border: 0;
	overflow: visible;
	outline: none;
	background: transparent;
	box-shadow: none;
	cursor: pointer;
	touch-action: manipulation;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.mfp-close {
	position: absolute;
	top: 0;
	right: 0;
	width: 44px;
	height: 44px;
	padding: 0 0 18px 10px;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Baskerville, monospace;
	font-size: 28px;
	font-style: normal;
	line-height: 44px;
	color: #FFF;
	opacity: 0.65;
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1;
}

.mfp-close:active {
	top: 1px;
}

.mfp-close-btn-in .mfp-close {
	color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	right: -6px;
	width: 100%;
	padding-right: 6px;
	text-align: right;
	color: #FFF;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
	color: #CCC;
}

.mfp-arrow {
	position: absolute;
	top: 50%;
	width: 90px;
	height: 110px;
	margin: 0;
	margin-top: -55px;
	padding: 0;
	opacity: 0.65;
	-webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
	margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}

.mfp-arrow:after {
	top: 8px;
	border-top-width: 13px;
	border-bottom-width: 13px;
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7;
}

.mfp-arrow-left {
	left: 0;
}

.mfp-arrow-left:after {
	margin-left: 31px;
	border-right: 17px solid #FFF;
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
	right: 0;
}

.mfp-arrow-right:after {
	margin-left: 39px;
	border-left: 17px solid #FFF;
}

.mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	width: 100%;
	max-width: 900px;
	line-height: 0;
}

.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	padding-top: 56.25%;
	overflow: hidden;
}

.mfp-iframe-scaler iframe {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

/* Main image in popup */

img.mfp-img {
	display: block;
	box-sizing: border-box;
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 40px 0 40px;
	max-width: 100%;
	line-height: 0;
}

/* The shadow behind the image */

.mfp-figure {
	line-height: 0;
}

.mfp-figure:after {
	content: '';
	display: block;
	z-index: -1;
	position: absolute;
	top: 40px;
	right: 0;
	bottom: 40px;
	left: 0;
	width: auto;
	height: auto;
	background: #444;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.mfp-figure small {
	display: block;
	font-size: 12px;
	line-height: 14px;
	color: #BDBDBD;
}

.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	margin-top: -36px;
	cursor: auto;
}

.mfp-title {
	padding-right: 36px;
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-right: 0;
		padding-left: 0;
	}

	.mfp-img-mobile img.mfp-img {
		padding: 0;
	}

	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0;
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}

	.mfp-img-mobile .mfp-bottom-bar {
		position: fixed;
		top: auto;
		bottom: 0;
		box-sizing: border-box;
		margin: 0;
		padding: 3px 5px;
		background: rgba(0, 0, 0, 0.6);
	}

	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}

	.mfp-img-mobile .mfp-counter {
		top: 3px;
		right: 5px;
	}

	.mfp-img-mobile .mfp-close {
		position: fixed;
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		padding: 0;
		text-align: center;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
	}
}

@media all and (max-width:900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}

	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0;
	}

	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%;
	}

	.mfp-container {
		padding-right: 6px;
		padding-left: 6px;
	}
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	-webkit-backface-visibility: hidden;
}

.mfp-with-zoom.mfp-ready .mfp-container {
	opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
	opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}

/* ICONS */

@font-face {
	font-family: "font-ceasy";
	src: url("../fonts/font-ceasy.eot");
	src: url("../fonts/font-ceasy.eot#iefix") format("embedded-opentype"),
		url("../fonts/font-ceasy.woff") format("woff"),
		url("../fonts/font-ceasy.svg#font-ceasy") format("svg");
		url("../fonts/font-ceasy.ttf") format("truetype"),
	font-weight: normal;
	font-style: normal;
}

[data-icon]:before {
	font-family: "font-ceasy" !important;
	content: attr(data-icon);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#nav ul#menu li.home a:before,
.flex-direction-nav a:before,
[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: "font-ceasy" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.flex-direction-nav a:before,
.icon-arrow:before {
	content: "\61";
}

.icon-arrow-circle:before {
	content: "\62";
}

.icon-bubbles:before {
	content: "\63";
}

.icon-envelope:before {
	content: "\64";
}

.icon-fire:before {
	content: "\65";
}

#nav ul#menu li.home a:before,
.icon-home:before {
	content: "\66";
}

.icon-minus-circle:before {
	content: "\67";
}

.icon-notepad:before {
	content: "\68";
}

.icon-phone:before {
	content: "\69";
}

.icon-pin:before {
	content: "\6a";
}

.icon-plus-circle:before {
	content: "\6b";
}

.icon-snowflake:before {
	content: "\6c";
}

.icon-triskel:before {
	content: "\6d";
}

.icon-waves:before {
	content: "\6e";
}


div.circle:after {
	border: 1px solid #fff;
	padding: 3px;
	display: block;
	width: 30px;
	height: 30px;
}

html,
button,
input,
select,
textarea {
	color: #222;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block;
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	max-width: 100%;
	min-height: 100%;
	font-family: 'Muli', sans-serif;
	font-size: 62.5%;
	color: #4e4848;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	width: 100%;
	margin: 0 auto;
	min-height: 100%;
	font-size: 1.4rem;
	background: #fff;
}

hr {
	display: block;
	height: 1px;
	margin: 1em 0;
	padding: 0;
	border: 0;
	/* border-top: 1px solid #ccc; */
	width: 58px;
	display: inline-block;
	border-top: 3px solid #fff;
}

audio,
canvas,
img,
video {
	vertical-align: middle;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

textarea {
	resize: vertical;
}

.browsehappy {
	margin: 0.2em 0;
	padding: 0.2em 0;
	color: #000;
	background: #ccc;
}

h1,
h2,
h3,
h4 {
	position: relative;
	margin: 0;
	padding: 2rem 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	line-height: 1.5;
	letter-spacing: 1px;
}

.diag {
	position: relative;
}

.diag:before {
	content: " ";
	position: absolute;
	bottom: 100%;
	left: 0;
	width: 100%;
	height: 0;
	margin-left: 0;
	border: solid transparent;
	border-color: rgba(255, 255, 255, 0);
	border-top-width: 0;
	border-right-width: 98vw;
	border-bottom-color: #fff;
	border-bottom-width: 110px;
	border-left-width: 0;
	pointer-events: none;
}

aside .flag {
	position: fixed;
	right: 0;
	top: 24%;
	z-index: 1;
}

aside .flag.bretagne {
	top: 30%;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
	display: none !important;
	visibility: hidden;
}

.invisible {
	visibility: hidden;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.full-logo {
	max-height: 100px;
}

.clearfix {
	*zoom: 1;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

.clear {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	margin: 0;
	line-height: 0;
}

.wrapper {
	position: relative;
	width: 100%;
	margin: 0 auto;
	max-width: 1050px;
}

img {
	width: auto;
	max-width: 100%;
	height: auto;
}

.service-icon {
	width: auto;
	max-width: 20%;
	height: auto;
	filter: brightness(0) invert(1);
}

.alignleft {
	float: left;
	margin: 0 1rem 1rem 0;
}

.alignright {
	float: right;
	margin: 0 0 1rem 1rem;
}

.aligncenter {
	margin: 0 1rem 1rem 1rem;
	text-align: center;
}

#cookie-notice {
	z-index: 10;
	position: fixed;
	bottom: 0;
	width: 100%;
	padding: 1.5rem;
	text-align: center;
	background: #202121;
}

#cookie-notice .wrapper {
	text-align: left;
}

#cookie-notice p {}

#cookie-notice p {
	margin: auto 5rem auto auto;
	padding: 0 3rem 0 0;
	border-right: 1px solid rgba(255, 255, 255, 0.1);
	font-size: 1.2rem;
	line-height: 1.5rem;
	color: rgba(255, 255, 255, 0.5);
}

#cookie-notice a.close {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 3.2rem;
	height: 3.2rem;
	font-size: 3.2rem;
	font-size: 0;
	line-height: 2rem;
}

#cookie-notice a.close:before,
#cookie-notice a.close:after {
	content: " ";
	position: absolute;
	top: 1.4rem;
	width: 3.2rem;
	height: 3px;
	background: #cbd93e;
}

#cookie-notice a.close:before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#cookie-notice a.close:after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

#cookie-notice a {
	text-decoration: none;
	color: #cbd93e;
	opacity: 1;
}

#cookie-notice a:hover {
	opacity: 0.5;
}

input[type="submit"],
a,
a:before,
a:after,
a span,
a span:before,
a span:after,
button,
button:before,
button:after,
button span,
button span:before,
button span:after {
	text-decoration: none;
	color: #4e4848;
	-webkit-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-moz-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-o-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
	transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
	/* easeOutCubic */
}

a:hover {
	text-decoration: underline;
}

ul.slides,
header ul,
.flex-direction-nav,
.flex-control-nav,
footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

input[type="text"],
input[type="email"],
input[type="phone"],
input[type="tel"],
input[type="search"],
select,
input[type="password"],
input[type="number"],
input[type="submit"],
textarea {
	padding: 1.5rem;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	font-size: 1.4rem;
	font-weight: 400;
	outline: none;
	color: #08325e;
	width: 100%;
	background: #89d2f1;
	-webkit-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-moz-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-o-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
	transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
	/* easeOutCubic */
}

input[type="text"]:hover,
input[type="email"]:hover,
input[type="phone"]:hover,
input[type="tel"]:hover,
input[type="search"]:hover,
select:hover,
input[type="password"]:hover,
input[type="number"]:hover,
input[type="submit"]:hover,
textarea,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="phone"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
select:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="submit"]:focus,
textarea,
input[type="text"]:active,
input[type="email"]:active,
input[type="phone"]:active,
input[type="tel"]:active,
input[type="search"]:active,
select:active,
input[type="password"]:active,
input[type="number"]:active,
input[type="submit"]:active,
textarea {
	border: none;
	color: #08325e;
}

input[type="submit"] {
	background: transparent;
	color: #fff;
	border: 2px solid #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
}

input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active {
	border: 2px solid #fff;
	background: #fff;
	color: #08325e;
}

#content ul,
#content ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* OL CHECK */
ol li {
	list-style: none;
	position: relative;
}

ol:not(.flex-control-nav) li:after {
	content: "";
	background-color: transparent;
	position: absolute;
	left: -16px;
	top: 2px;
	width: 7px;
	border-bottom: 2px solid #009fe3;
	height: 13px;
	border-right: 2px solid #009fe3;
	transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

/* BTN */

.btn {
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	background: transparent;
	padding: 1.5rem 2rem;
	border: 0;
	font-size: 0;
	line-height: 1.4rem;
	overflow: hidden;
	border-radius: 4rem;
	border: 2px solid #009fe3;
	color: #009fe3;
	text-decoration: none !important;
	text-align: center;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}

.btn:hover {
	background: #009fe3;
	color: #fff;
	transition: 0.4s all;
	-webkit-transition: 0.4s all;
	-moz-transition: 0.4s all;
	-o-transition: 0.4s all;
}

.btn span,
.bouton span,
.bouton a span {
	font-size: 1.2rem;
	color: #009fe3;
	display: block;
}

.btn:hover span,
.bouton:hover span,
.bouton:hover a span {
	color: #fff;
}

.btn.transparent.white {
	color: #fff;
	border-color: #fff;
}

.btn.transparent.white:hover {
	background: #fff;
	color: #009fe3;
}

.btn.transparent.white span {
	color: #fff;
}

.btn.transparent.white:hover span {
	color: #009fe3;
}

/* FLEXSLIDER */

#slider {
	position: relative;
	margin: 26px;
}

#slider .slides li {
	position: relative;
	height: 100%;
	min-height: inherit;
}

#slider .slides li a img {
	height: auto;
	max-width: 140px;
	display: inline-block;
	vertical-align: top;
}

#slider .slides li .thumbnail,
#slider .slides li .projet {
	position: relative;
	display: inline-block;
	vertical-align: top;
}

section #actualites li .thumbnail a,
#slider .slides li .thumbnail a {
	position: relative;
	max-width: 100%;
	max-height: 100%;
	display: block;
	overflow: hidden;
}

.actualites-detail .left .hover,
section #actualites li .thumbnail a .hover,
#slider .slides li .thumbnail a .hover {
	position: absolute;
	height: 100%;
	width: 100%;
	cursor: pointer;
	background: transparent;
	font-size: 3rem;
	opacity: 0;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}

.actualites-detail .left:hover .hover,
section #actualites li .thumbnail:hover a .hover,
#slider .slides li .thumbnail:hover a .hover {
	background: rgba(97, 194, 239, 0.7);
	opacity: 1;
	transition: 0.4s all;
	-webkit-transition: 0.4s all;
	-moz-transition: 0.4s all;
	-o-transition: 0.4s all;
}

.actualites-detail .left .hover span:before,
section #actualites li .thumbnail a .hover span:before,
#slider .slides li .thumbnail a .hover span:before {
	position: relative;
	top: calc(50% - 15px);
	left: calc(50% - 15px);
	color: #fff;
}

section #actualites li .projet .titre,
section #actualites li .projet .titre h3,
#slider .slides li .projet .titre,
#slider .slides li .projet .titre h3 {
	color: #009fe3;
	font-size: 2rem;
	font-family: "Open-sans", sans-serif;
	margin-bottom: 10px;
	padding: 0;
}

section #actualites li .projet .titre h3 {
	font-size: 3rem;
	margin-bottom: 0;
}

section #actualites li .projet .titre,
#slider .slides li .projet .titre p {
	margin: 0;
}

section #actualites li .projet .titre h3 a,
#slider .slides li .projet .titre h3 a {
	color: #009fe3;
}

section #actualites li .projet .titre .date,
#slider .slides li .projet .titre .date {
	display: block;
	font-size: 1.4rem;
	font-weight: bold;
	letter-spacing: 1px;
}

section #actualites li .projet .titre .date {
	margin: 5px 0;
}

section #actualites li .projet .titre .description,
#slider .slides li .projet .description {
	line-height: initial;
}

section #actualites li .link a,
#slider .slides li .link a {
	color: #a0a0a0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 1.2rem;
}

#slider .controls {
	position: absolute;
	top: -50px;
	left: 70%;
	-moz-transform: translate(-70%, 0);
	-webkit-transform: translate(-70%, 0);
	-o-transform: translate(-70%, 0);
	-ms-transform: translate(-70%, 0);
	transform: translate(-70%, 0);
	text-align: right;
}

#slider .controls li {
	display: inline-block;
	padding: 0.4rem;
	vertical-align: middle;
}

#slider .controls li a {
	display: block;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 1rem;
	height: 1rem;
	font-size: 0;
	position: relative;
	background: #aaaaaa;
	cursor: pointer;
}

#slider .controls li a.flex-active {
	background: #009fe3;
}

#slider .controls li a:before {
	content: " ";
	width: 1.4rem;
	height: 1.4rem;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 0 3px rgba(21, 24, 29, 0);
	box-shadow: 0 0 0 3px rgba(21, 24, 29, 0);
	position: absolute;
	left: 50%;
	top: 50%;
	-moz-transform: scale(0) translate(-50%, -50%);
	-webkit-transform: scale(0) translate(-50%, -50%);
	-o-transform: scale(0) translate(-50%, -50%);
	-ms-transform: scale(0) translate(-50%, -50%);
	transform: scale(0) translate(-50%, -50%);
}

.flex-direction-nav li {
	position: absolute;
	left: -40px;
	top: 50%;
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.flex-direction-nav li+li {
	left: auto;
	right: -40px;
}

.flex-direction-nav a {
	width: 32px;
	height: 32px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	background: rgba(255, 255, 255, 0);
	letter-spacing: 1px;
	font-size: 0;
	text-decoration: none !important;
}

.flex-direction-nav a.flex-prev {
	transform: rotate(180deg);
}

.flex-direction-nav a:before {
	font-size: 3.2rem;
	color: #aaa;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

/* ACTUALITE PAGINATION */

#actualites .paginator {
	font-size: 1.2rem;
	text-align: center;
	padding: 20px 0;
}

#actualites .paginator .page-numbers li {
	display: inline-block;
}

#actualites .paginator .page-numbers li .page-numbers {
	background: #fff;
	border: 1px solid #009fe3;
	width: 30px;
	display: block;
	height: 30px;
	line-height: 30px;
	color: #009fe3;
	font-weight: bold;
	border-radius: 4px;
	text-decoration: none;
}

#actualites .paginator .page-numbers li .page-numbers.current,
#actualites .paginator .page-numbers li:hover .page-numbers {
	background: #009fe3;
	color: #fff;
}

/* ACTUALITE DETAIL */

.actualites-detail .title h2 {
	font-size: 4rem;
}

.actualites-detail .left {
	margin: 0 20px 0 0;
	position: relative;
}

.actualites-detail .left+div p:first-child {
	margin-top: 0;
}

/* BREADCRUMB */

div.breadcrumb #breadcrumbs {
	text-align: right;
	font-style: italic;
	font-size: 1.2rem;
}

div.breadcrumb #breadcrumbs .breadcrumb_last {
	font-weight: bold;
}

/* ==========================================================================
   Shortcodes
   ========================================================================== */

/* COLONNES */

.col_1_2,
.col_1_3,
.col_2_3,
.col_1_4,
.col_3_4,
.col_1_5,
.col_full {
	display: inline-block;
	font-size: 1.4rem;
	line-height: 2.4rem;
	vertical-align: top;
}

.col_1_2 {
	width: 50%;
	padding: 1rem 2.5rem 1rem 0;
}

.col_1_2+.col_1_2 {
	padding: 1rem 0 1rem 2.5rem;
}

.col_1_3 {
	width: 33.3%;
	padding: 1rem 1.25rem 1rem 0;
}

.col_1_3+.col_1_3 {
	padding: 1rem 1.25rem 1rem 1.25rem;
}

.col_1_3+.col_1_3+.col_1_3 {
	padding: 1rem 0 1rem 1.25rem;
}

.col_2_3 {
	width: 66.6%;
}

.col_1_4 {
	width: 25%;
}

.col_3_4 {
	width: 75%;
}

.col_1_5 {
	width: 20%;
}

.col_full {
	width: 100%;
}

.cols {
	font-size: 0;
}

ul,
ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

h2 {
	position: relative;
	font-size: 2.9rem;
}

h2:after {
	content: " ";
	display: block;
	position: relative;
	top: 1rem;
	width: 58px;
	height: 3px;
	background: #009fe3;
}

.center h2 {
	text-align: center;
}

.center h2:after {
	margin: auto;
}

/* ==========================================================================
   Styles generaux
   ========================================================================== */

.bg_bleu,
.bg_dark_bleu {
	color: #fff;
	background: #61c2ef;
}

.bg_bleu.fonce {
	background: #009fe3;
}

.bg_dark_bleu {
	background: #08325e;
}

.bg_dark_bleu h2,
.bg_bleu h2 {
	color: #fff;
}

.bg_dark_bleu h2:after,
.bg_bleu h2:after {
	background: #fff;
}

.bg_blanc {
	color: #3a3a3a;
	background: #fff;
}

.bg_blanc h2 {
	color: #009fe3;
}

.bg_blanc h2:after {
	background: #009fe3;
}

.darkblue {
	color: #08325e;
}

.pastille {
	display: inline-block;
	width: 167px;
	height: 167px;
	padding: 2rem;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	font-size: 1rem;
	line-height: 127px;
}

.pastille>div {
	display: inline-block;
	line-height: 1;
	vertical-align: middle;
}

.pastille>div p,
.pastille>div h3 {
	margin: 0;
	padding: 0;
	line-height: 1;
}

.pastille>div p:first-child {
	text-transform: uppercase;
	font-size: 1rem;
}

.pastille>div h3 {
	font-size: 6.8rem;
	font-weight: bold;
}

.pastille.red {
	color: #fff;
	background: #e51d28;
}

.bottom-right {
	right: 0;
	bottom: 0;
}

.top-right {
	top: 0;
	right: 0;
}

.top-left {
	top: 0;
	left: 0;
}

.marge {
	padding: 2rem 0;
}

.valignmiddle {
	vertical-align: middle;
}

.valignbottom {
	vertical-align: bottom;
}

/* ==========================================================================
   HEADER
   ========================================================================== */

#top .devis {
	display: inline-block;
	z-index: 1;
	position: relative;
	margin: 0 5rem 0 0;
	padding: 1rem;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
	font-weight: bold;
	font-size: 1.1rem;
	background: #08325e;
}

#top .devis span,
#top .devis span:before {
	color: #fff;
}

.scroll #top .devis {
	margin: -5rem 5rem 0 0;
}

header {
	z-index: 10;
	position: fixed;
	top: 0;
	width: 100%;
	padding: 0;
	background: rgba(255, 255, 255, 0);
}

#nav,
#logo img,
header {
	-webkit-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-moz-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-o-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
	transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
	/* easeOutCubic */
}

.scroll header {
	background: rgb(255, 255, 255);
}

#nav {
	padding: 1.5rem 0;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
}

.scroll #logo {
	z-index: 4;
}

#logo img {
	height: auto;
	display: block
}

#logo img:last-child,
.scroll #logo img:first-child {
	display: none;
}

.scroll #logo img:last-child {
	display: inline-block;
	height: 65px;
}

.menu-menu-principal-container {
	position: relative;
	padding: 2.5rem 0 0 11rem;
}

.scroll .menu-menu-principal-container {
	padding: 0 0 0 12rem;
}

#menu li {
	display: inline-block;
	position: relative;
}

#menu li a {
	display: inline-block;
	padding: 1.5rem 2rem;
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
}

.scroll header #nav nav ul#menu li.home a:before,
.scroll #menu li a {
	/* padding: 1rem 2rem; */
	color: #009fe3;
}

.scroll #nav {
	padding: 1rem 0;
}

/* MENU */

header #nav nav ul#menu li:hover a {
	color: #1f3c88;
}

header #nav nav ul#menu li.home {
	width: 50px;
	height: 50px;
	vertical-align: middle;
}

header #nav nav ul#menu li.home a {
	margin-bottom: 0;
	text-decoration: none !important;
}

header #nav nav ul#menu li.home a:before {
	font-size: 5rem;
	vertical-align: middle;
	color: #fff;
}

header #nav nav #menu li.home:hover a:before,
.scroll header #nav nav #menu li.home:hover a:before {
	color: #1f3c88;
}

header #nav ul#menu li.home a {
	padding: 0;
	font-size: 0;
}


/* RESPONSIVE */

header a.mobile-menu {
	display: none;
	position: relative;
	width: 40px;
	height: 40px;
	border: 2px solid #4e4848;
	overflow: hidden;
	font-size: 0;
}

a.mobile-menu>span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

a.mobile-menu>span>span {
	z-index: 1;
	position: absolute;
	top: 12px;
	left: 10px;
	width: 16px;
	height: 2px;
	opacity: 1;
	background: #4e4848;
}

a.mobile-menu>span>span:first-child+span {
	top: 17px;
}

a.mobile-menu>span>span:last-child {
	top: 22px;
}

.active a.mobile-menu>span span:first-child+span {
	width: 0;
	opacity: 0;
}

.active a.mobile-menu>span>span:first-child {
	top: 17px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.active a.mobile-menu>span>span:last-child {
	top: 17px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

header a.mobile-menu:hover>span>span {
	background: #009fe3;
}

/* ==========================================================================
   FOOTER
   ========================================================================== */

footer {
	background: #1b1b1b;
}

footer a {
	padding: 0 0.7rem;
	text-transform: uppercase;
	font-size: 1.2rem;
	letter-spacing: 1px;
	color: #727272;
}

footer li {
	display: inline-block;
	padding: 1.4rem 0;
}

footer li:first-child a {
	padding: 0 0.7rem 0 0;
}

footer li:last-child a {
	padding: 0 0 0 0.7rem;
}

footer li:first-child:before,
footer li:last-child:before {
	display: none;
}

footer li:before {
	content: "|";
}

/* ==========================================================================
   Styles accueil
   ========================================================================== */

/* HEAD */

#head {
	padding: 15rem 0 4rem 0;
	background: url('../img/header.jpg') no-repeat center bottom;
	background-size: cover;
}

#head .wrapper {
	text-align: right;
}

#head ul li {
	font-size: 1.7rem;
	letter-spacing: 1px;
	color: #3a3a3a;
}

#head ul li:after {
	content: " -";
	position: relative;
}

#head p {
	font-size: 1.5rem;
}

/* PRESENTATION */

#content {
	background: url('../img/fond-bulles-min.jpg') no-repeat right bottom #fff;
}

#content.bg_blanc.flexible {
	background: #fff;
}

#content .special,
.fontaine .pastille.special {
	position: absolute;
}

#content .pastille.special {
	right: 0;
}

#content .container {
	text-align: center;
}

#content .image_droite {
	padding-bottom: 0;
}

/* AVANTAGES */

#avantages {
	margin: 30px 0;
}

#avantages .liste,
#avantages .pre-call-to-action {
	display: inline-block;
	vertical-align: middle;
}

#avantages .liste {
	width: 490px;
}

#avantages .pre-call-to-action {
	width: calc(79% - 500px);
}

#avantages .pre-call-to-action div {
	display: inline-block;
	vertical-align: middle;
}

#avantages .pre-call-to-action div img {
	height: auto;
}

#avantages .pre-call-to-action div {}

#avantages .pre-call-to-action .call-to-link {
	width: 290px;
	position: absolute;
	top: 30%;
	right: 0;
	color: #009fe3;
}

/* SERVICES */

#services {
	text-align: center;
	padding: 52px 0;
}

section.bloc_bleu_de_texte_avec_titre img,
#services img {
	margin: 30px 0;
}

section.bloc_bleu_de_texte_avec_titre h3,
#services h3 {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 1.4rem;
	padding: 0;
}

section.bloc_bleu_de_texte_avec_titre p,
#services p {
	margin: 0;
	line-height: initial;
}

/* ACTUALITES */

section#actualites {
	height: 355px;
	overflow: hidden;
}

section#actualites .devis-en-ligne {
	position: absolute;
	top: 20px;
	right: -50px;
}

/* FONTAINES */

#gamme .fontaine {
	position: relative;
	text-align: center;
}

#gamme .fontaine .pastille {
	width: 82px;
	height: 82px;
	padding: 1.1rem;
	line-height: 58px;
	font-size: 1.2rem;
	left: 30%;
	text-transform: uppercase;
	transform: rotate(-20deg);
	-webkit-transform: rotate(-20deg);
	-moz-transform: rotate(-20deg);
	-o-transform: rotate(-20deg);
}

#gamme .fontaine .title {
	position: absolute;
	font-size: 2.6rem;
	color: #fff;
	bottom: 33%;
	right: -40px;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
}

#gamme .fontaine .title .product {
	margin-left: 50px;
}

#gamme .fontaine .title .product strong {
	display: block;
}

#gamme .fontaine .title span {
	color: #fff;
}

#gamme .fontaine .title div.link {
	font-size: 1.4rem;
	margin-top: 10px;
	position: relative;
	left: 0;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}

#gamme .fontaine:hover .title div.link {
	left: 15px;
	transition: 0.4s all;
	-webkit-transition: 0.4s all;
	-moz-transition: 0.4s all;
	-o-transition: 0.4s all;
}

#gamme .fontaine .title div.link span {
	display: inline-block;
	vertical-align: middle;
}

#gamme .fontaine .title div.link span[class^="icon-"] {
	font-size: 4.2rem;
	margin-right: 8px;
}

#gamme .fontaine .title div.link span[class^="icon-"]:before {
	color: #fff;
}

/* SECTION CONTACT */

#contact {
	background: url('../img/footer_bg.jpg') no-repeat #61c2ef;
	background-position: left top;
	background-size: cover;
}

#contact .plan-acces {
	margin-top: 20px;
}

#contact .plan-acces a {
	font-size: 0;
	background: url('../img/plan-acces_btn.png') no-repeat;
	width: 135px;
	height: 19px;
	display: block;
}

/* ==========================================================================
   Styles produits
   ========================================================================== */

#produit {
	margin: 0;
}

#produit #content {
	columns: 2 40%;
}

body.single-produit section#content ul.listblue li {
	list-style: initial;
	color: #009fe3;
}

body.single-produit section#content div.image_detail_produit {
	position: relative;
	top: 80px;
}

section#liste_options,
section#avantages_lieux {
	display: table;
	width: 100%;
}

section#liste_options #zoom-fontaine,
section#liste_options #options,
section#avantages_lieux #endroits_appropries,
section#avantages_lieux #avantages_produits {
	width: 50%;
	display: table-cell;
	vertical-align: top;
}

section#avantages_lieux #avantages_produits ul {
	margin: 20px 15px;
}

section#avantages_lieux #avantages_produits ul li {
	list-style: none;
	position: relative;
}

section#avantages_lieux #avantages_produits ul li:after {
	content: "";
	background-color: transparent;
	position: absolute;
	left: -16px;
	top: 2px;
	width: 7px;
	border-bottom: 2px solid #fff;
	height: 13px;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

section#avantages_lieux #endroits_appropries ul {
	margin: 20px 0;
}

section#avantages_lieux #endroits_appropries ul li img,
section#avantages_lieux #endroits_appropries ul li p {
	display: inline-block;
	vertical-align: middle;
}

section#avantages_lieux #endroits_appropries ul li img {
	margin: 8px 15px 8px 0;
}

section#liste_options #zoom-fontaine div.container,
section#avantages_lieux #avantages_produits div.container {
	width: 50%;
	float: right;
	padding: 30px;
}

section#liste_options #zoom-fontaine div.container {
	padding: 0;
	margin-bottom: -35px;
}

section#liste_options #zoom-fontaine {
	padding: 0 30px;
}

section#liste_options #zoom-fontaine .image_zoom_produit {
	position: relative;
	bottom: 35px;
}

section#liste_options #options div.container,
section#avantages_lieux #endroits_appropries div.container {
	width: 50%;
	padding: 16px 30px;
}

section#liste_options #options ul {
	margin: 20px 0;
}

section#liste_options #options li {
	display: inline-block;
	margin: 0 4px;
}

section#liste_options #options li:after {
	content: "/";
	margin: 0px 0px 0 10px;
	font-size: 2.2rem;
	color: #009fe3;
}

section#liste_options #options li:last-child:after {
	content: " ";
}

section#liste_options #options li span {
	border: 1px solid #009fe3;
	background: #fff;
	width: 45px;
	height: 45px;
	display: inline-block;
	text-align: center;
	color: #009fe3;
	padding: 10px;
	cursor: pointer;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}

section#liste_options #options li span:hover {
	background: #009fe3;
	color: #fff;
	transition: 0.4s all;
	-webkit-transition: 0.4s all;
	-moz-transition: 0.4s all;
	-o-transition: 0.4s all;
}

section#liste_options #options li span:before {
	font-size: 2.2rem;
}

section#decouvrir_tarifs div.wrapper div:first-child {
	text-align: right;
}

section#decouvrir_tarifs div.wrapper div {
	color: #009fe3;
	font-size: 2rem;
}

/* ==========================================================================
   Styles pages flexibles
   ========================================================================== */

#content .cols div.flexible,
section.flexible {
	padding: 52px 0;
}

section.bloc_bleu_de_texte_avec_titre img {
	max-height: 325px;
}

section.bloc_bleu_de_texte_avec_titre div.contenu_texte p {
	min-height: 40px;
}

section.bloc_bleu_de_texte_avec_titre a.btn {
	margin-top: 15px;
}

section.bloc_image_blanc_de_texte_avec_titre div.item {
	position: relative;
	cursor: pointer;
	max-width: 325px;
	max-height: 292px;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
}

section.bloc_image_blanc_de_texte_avec_titre div.item div.hover {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	padding: 10%;
	background: rgba(97, 194, 239, 0.7);
	color: #fff;
	font-size: 1.8rem;
	opacity: 0;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}

section.bloc_image_blanc_de_texte_avec_titre div.item:hover div.hover {
	opacity: 1;
	transition: 0.4s all;
	-webkit-transition: 0.4s all;
	-moz-transition: 0.4s all;
	-o-transition: 0.4s all;
}

/* Toggle ON/OFF Devis en ligne */

main.contact .wrapper form #type-acquisition {
	border: none;
	background: #e4e4e4;
	display: inline-block;
	padding: 4px 6px;
	border-radius: 36px;
	margin-left: 56px;
}

main.contact .wrapper form #type-acquisition span.wpcf7-list-item input[name=contact-type-acquisition] {
	display: none;
}

main.contact .wrapper form #type-acquisition span.wpcf7-list-item:first-child {
	margin: 0 1rem 0 0;
}

main.contact .wrapper form #type-acquisition span:first-child span.wpcf7-list-item-label:before {
	content: "Achat";
	right: 50px;
	font-size: 1.4rem;
	position: relative;
}

main.contact .wrapper form #type-acquisition span.wpcf7-list-item:last-child {
	margin: 0 0 0 1rem;
}

main.contact .wrapper form #type-acquisition span:last-child span.wpcf7-list-item-label:before {
	content: "Location";
	left: 34px;
	font-size: 1.4rem;
	position: relative;
}

main.contact .wrapper form #type-acquisition input[name=contact-type-acquisition]+span {
	width: 20px;
	height: 20px;
	display: inline-block;
	line-height: 20px;
	text-align: center;
	border-radius: 50%;
	color: #3a3a3a;
	font-size: 0;
	cursor: pointer;
}

main.contact .wrapper form #type-acquisition input[name=contact-type-acquisition]:checked+span {
	background: #fff;
}


/* ==========================================================================
   Styles page contact
   ========================================================================== */

main.contact section[role=main] {
	background: #fff !important;
}

main.contact .wrapper #contact-address {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	position: relative;
	padding: 60px 30px 0 0;
	background: url('../img/footer_bg.jpg') no-repeat #61c2ef;
}

main.contact .wrapper #contact-address>div:first-child {
	position: relative;
	right: 40px;
}

main.contact .wrapper #contact-address>div {
	padding: 0;
}

main.contact .wrapper form label span {
	color: #61c2ef;
}

main.contact .wrapper form input,
main.contact .wrapper form textarea {
	border: 1px solid #61c2ef;
	color: #61c2ef;
	background: #fff;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
}

main.contact .wrapper form textarea {
	height: 135px;
}

main.contact .wrapper form input[type=submit] {
	font-weight: bold;
	letter-spacing: 2px;
	transition: 0.4s all;
	-webkit-transition: 0.4s all;
	-moz-transition: 0.4s all;
	-o-transition: 0.4s all;
}

main.contact .wrapper form input[type=submit]:hover {
	background: #61c2ef;
	color: #fff;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}

main.contact section.map iframe {
	margin-top: 30px;
}


/* ==========================================================================
   Styles responsive
   ========================================================================== */

@media screen and (max-width:1200px) {
	.wrapper {
		padding: 0 20px;
	}

	header #logo {
		width: 70%;
		z-index: 4;
	}

	header #logo a {
		width: 100%;
		display: inline-block;
		margin: 0 0 0 2.5rem;
	}

	#logo img:first-child {
		display: none;
	}

	#logo img:last-child {
		display: inline-block;
		height: 65px;
	}

	.scroll #nav {
		padding: 1.5rem 0;
	}

	.menu-menu-principal-container,
	.scroll .menu-menu-principal-container {
		padding: 2.5rem 2.5rem 0 11rem;
	}

	.scroll #logo img {
		height: auto;
	}

	.scroll #top .devis {
		margin: 0 5rem 0 0;
	}

	header #nav {
		width: 100%;
		background: #fff;
	}

	header #nav .wrapper {
		padding: 0;
		max-width: 100%;
	}

	header #nav nav {
		text-align: right;
	}

	/* MENU */

	header a.mobile-menu {
		display: inline-block;
		vertical-align: middle;
	}

	header ul#menu {
		display: none;
		position: absolute;
		z-index: 3;
		background: #fff;
		width: 100%;
		left: 0;
		text-align: center;
	}

	header #nav nav ul#menu li.home {
		max-width: 45px;
		display: inline-block;
	}

	header #nav nav ul#menu li {
		display: block;
		margin: 13px;
		max-width: 100%;
	}

	header #nav nav ul#menu li ul.sub-menu {
		position: relative;
		width: 100%;
		background: #fafafa;
		display: none;
		border-bottom: 1px solid #ececec;
		padding: 1px;
		margin-top: 6px;
	}

	header #nav nav ul#menu li ul.sub-menu li {
		display: block !important;
	}

	header #nav nav ul#menu li:hover ul.sub-menu li {
		margin: 13px;
	}

	header #nav nav ul#menu li:hover ul.sub-menu li a {
		color: #1b242b;
	}

	header #nav nav ul#menu li a {
		margin-bottom: 0;
		color: #009fe3;
	}

	header #nav nav ul#menu li.home a:before {
		color: #009fe3;
	}

	.scroll header #nav nav ul#menu li.home a:before {
		padding: 0;
	}

	.scroll #menu li a {
		padding: 1.5rem 2rem;
	}

	/* GAMME / SERVICES */

	section#gamme .wrapper .cols>div:first-child:nth-last-child(2),
	section#gamme .wrapper .cols>div:first-child:nth-last-child(2)~div,
	section#gamme .wrapper .cols>div:first-child:nth-last-child(4),
	section#gamme .wrapper .cols>div:first-child:nth-last-child(4)~div,
	section#gamme .wrapper .cols>div:first-child:nth-last-child(2),
	section#gamme .wrapper .cols>div:first-child:nth-last-child(2)~div,
	section#gamme .wrapper .cols>div:first-child:nth-last-child(4),
	section#gamme .wrapper .cols>div:first-child:nth-last-child(4)~div,
	section#services .wrapper .cols>div:first-child:nth-last-child(2),
	section#services .wrapper .cols>div:first-child:nth-last-child(2)~div,
	section#services .wrapper .cols>div:first-child:nth-last-child(4),
	section#services .wrapper .cols>div:first-child:nth-last-child(4)~div,
	section#services .wrapper .cols>div:first-child:nth-last-child(2),
	section#services .wrapper .cols>div:first-child:nth-last-child(2)~div,
	section#services .wrapper .cols>div:first-child:nth-last-child(4),
	section#services .wrapper .cols>div:first-child:nth-last-child(4)~div {
		width: 50%;
		padding: 4rem;
	}

	/* three items */
	section#gamme .wrapper .cols>div:first-child:nth-last-child(3),
	section#gamme .wrapper .cols>div:first-child:nth-last-child(3)~div,
	section#gamme .wrapper .cols>div:first-child:nth-last-child(3),
	section#gamme .wrapper .cols>div:first-child:nth-last-child(3)~div,
	section#services .wrapper .cols>div:first-child:nth-last-child(3),
	section#services .wrapper .cols>div:first-child:nth-last-child(3)~div,
	section#services .wrapper .cols>div:first-child:nth-last-child(3),
	section#services .wrapper .cols>div:first-child:nth-last-child(3)~div {
		width: 50%;
		padding: 4rem;
	}

	/* ==========================================================================
	   Styles accueil
	   ========================================================================== */

	body.home section#avantages .wrapper>div {
		width: 49%;
		vertical-align: top;
	}

	body.home section#avantages .wrapper>div.pre-call-to-action>div {
		width: 100%;
	}

	body.home section#avantages .wrapper>div.pre-call-to-action>div.call-to-link {
		position: relative;
	}

	/* ACTUALITES */

	body.home section#actualites {
		height: auto;
	}

	body.home section#actualites .wrapper>div {
		width: 50%;
		padding: 1rem 0;
	}

	body.home section#actualites .wrapper>div {
		text-align: center;
	}

	body.home section#actualites .wrapper>div h2 {
		text-align: left;
	}

	body.home section#actualites .wrapper>div div#slider {
		text-align: left;
	}

	body.home section#actualites .wrapper>div div#slider .slides li a img {
		max-width: 100%;
	}

	body.home section#actualites .devis-en-ligne {
		display: none;
	}

	/* FOOTER */

	footer div#bottom {
		padding: 25px !important;
	}

	footer div#bottom ul {
		text-align: center;
	}

	footer div#bottom li.right {
		width: 100%;
		float: initial;
	}

}

@media screen and (max-width:860px) {


	/* ==========================================================================
	   Styles accueil
	   ========================================================================== */

	.diag:before {
		border-right-width: 94vw;
	}

	body.home main#main section#head {
		padding: 15rem 0;
	}

	body.home main#main section#head ul li::after {
		content: " ";
	}

	body.home main#main section#content .wrapper .col_1_2 {
		padding: 1rem 0;
		width: 100%;
	}

	body.home main#main section#content .wrapper .special.bottom-right {
		position: relative;
		width: 30%;
		display: inline-block;
		vertical-align: middle;
	}

	body.home main#main section#content .wrapper .special .pastille {
		width: 107px;
		height: 107px;
		line-height: 54px;
	}

	body.home main#main section#content .wrapper .special .pastille>div h3 {
		font-size: 4.8rem;
	}

	body.home main#main section#content .wrapper .col_full.marge {
		width: 70%;
		display: inline-block;
		vertical-align: middle;
	}

	/* AVANTAGES */

	body.home section#avantages .wrapper>div {
		width: 100%;
		text-align: center;
	}

	body.home section#avantages .wrapper>div:first-child {
		margin-bottom: 50px;
	}

	body.home section#avantages .wrapper>div h2:after {
		margin: 0 auto;
	}

	body.home section#avantages .wrapper>div ol li {
		list-style: none;
		position: relative;
		width: 30%;
		margin: 0 auto;
		text-align: left;
	}

	body.home section#actualites .wrapper>div {
		width: 100%;
		padding: 1rem 0;
	}

	/* CONTACT */

	body.home section#contact .wrapper>div {
		padding: 1rem 0;
	}

	body.home section#contact .wrapper>div,
	body.home section#contact .wrapper>div:first-child>div {
		width: 100%;
	}

	body.home section#contact .wrapper>div:first-child>div {
		padding: 1rem 0;
	}

	body.home section#contact .wrapper>div:first-child>div>div {
		text-align: center;
	}

	body.home section#contact .wrapper>div:first-child>div>div.plan-acces a {
		margin: 30px auto;
	}

	body.home section#contact .wrapper>div form div.cols>div {
		width: 100%;
		padding: 1rem 0;
	}


	/* ==========================================================================
	   Styles pages flexible
	   ========================================================================== */

	body main#main section#head .wrapper .col_1_2:first-child {
		display: none;
	}

	body main#main section#head .wrapper .col_1_2:last-child {
		width: 100%;
		padding: 0;
		text-align: center;
	}

	/* CONTENT */

	section#content .wrapper .col_2_3,
	section#content .wrapper .col_1_3 {
		width: 100%;
	}

	section#content .wrapper .col_1_2,
	section#content .wrapper .col_2_3 .cols>div {
		width: 100%;
		padding: 1rem 0;
	}

	section#content .wrapper .col_1_2

	/* two / four items */
	section.bloc_bleu_de_texte_avec_titre .wrapper .cols>div:first-child:nth-last-child(2),
	section.bloc_bleu_de_texte_avec_titre .wrapper .cols>div:first-child:nth-last-child(2)~div,
	section.bloc_bleu_de_texte_avec_titre .wrapper .cols>div:first-child:nth-last-child(4),
	section.bloc_bleu_de_texte_avec_titre .wrapper .cols>div:first-child:nth-last-child(4)~div,
	section.bloc_blanc_de_texte_avec_titre .wrapper .cols>div:first-child:nth-last-child(2),
	section.bloc_blanc_de_texte_avec_titre .wrapper .cols>div:first-child:nth-last-child(2)~div,
	section.bloc_blanc_de_texte_avec_titre .wrapper .cols>div:first-child:nth-last-child(4),
	section.bloc_blanc_de_texte_avec_titre .wrapper .cols>div:first-child:nth-last-child(4)~div,
	section.bloc_image_blanc_de_texte_avec_titre .wrapper .cols>div:first-child:nth-last-child(2),
	section.bloc_image_blanc_de_texte_avec_titre .wrapper .cols>div:first-child:nth-last-child(2)~div,
	section.bloc_image_blanc_de_texte_avec_titre .wrapper .cols>div:first-child:nth-last-child(4),
	section.bloc_image_blanc_de_texte_avec_titre .wrapper .cols>div:first-child:nth-last-child(4)~div {
		width: 50%;
		padding: 4rem;
	}

	/* three items */
	section.bloc_bleu_de_texte_avec_titre .wrapper .cols>div:first-child:nth-last-child(3),
	section.bloc_bleu_de_texte_avec_titre .wrapper .cols>div:first-child:nth-last-child(3)~div,
	section.bloc_blanc_de_texte_avec_titre .wrapper .cols>div:first-child:nth-last-child(3),
	section.bloc_blanc_de_texte_avec_titre .wrapper .cols>div:first-child:nth-last-child(3)~div,
	section.bloc_image_blanc_de_texte_avec_titre .wrapper .cols>div:first-child:nth-last-child(3),
	section.bloc_image_blanc_de_texte_avec_titre .wrapper .cols>div:first-child:nth-last-child(3)~div {
		width: 50%;
		padding: 4rem;
	}

	/* gives width 100% for the third item (to center it) */
	section.bloc_bleu_de_texte_avec_titre .wrapper .cols>div:first-child:nth-last-child(3)~div:last-child,
	section.bloc_blanc_de_texte_avec_titre .wrapper .cols>div:first-child:nth-last-child(3)~div:last-child {
		width: 100%;
	}

	/* GAMME / SERVICES */

	section#gamme .wrapper .cols>div,
	section#services .wrapper .cols>div {
		width: 60% !important;
		padding: 2rem !important;
	}

	/* NOUS CONTACTER */

	section#content .wrapper .col_1_2 div #contact-address {
		padding: 30px;
	}

	section#content .wrapper .col_1_2 div #contact-address>div:first-child {
		display: none;
	}

	section#content .wrapper .col_1_2 div #contact-address>div {
		text-align: center;
	}

}

@media screen and (max-width:580px) {

	/* HEADER */

	header {
		padding-bottom: 10px;
	}

	header #logo {
		width: 100%;
		text-align: center;
		display: block;
		position: initial;
	}

	header #logo a {
		text-align: center;
		margin: 2.5rem 0;
	}

	header #nav {
		width: 100%;
		text-align: center;
	}

	header #nav nav {
		text-align: center;
		width: 100%;
		display: block;
		padding: 0;
	}

	body.home main#main section#head {
		padding: 25rem 0 15rem 0;
	}

	/* CONTENT */

	section.bloc_bleu_de_texte_avec_titre .wrapper .cols>div,
	section.bloc_blanc_de_texte_avec_titre .wrapper .cols>div,
	section.bloc_image_blanc_de_texte_avec_titre .wrapper .cols>div {
		width: 100% !important;
		padding: 2rem !important;
	}

	body main#main section#head {
		padding: 25rem 0 4rem 0;
	}

	body.home main#main section#content .wrapper .special.bottom-right,
	body.home main#main section#content .wrapper .col_full.marge {
		width: 100%;
	}

	body.home main#main section#content .wrapper .special.bottom-right {
		text-align: center;
	}

	body.home main#main section#content .wrapper .special.bottom-right img {
		max-height: 350px;
	}

	body.home main#main section#content .wrapper .special .pastille {
		position: relative;
	}

	/* GAMME */

	section#gamme .wrapper .cols>div a {
		text-decoration: none;
	}

	section#gamme .wrapper .cols>div {
		width: 100% !important;
		padding: 4rem !important;
	}

	section#gamme .wrapper .cols>div .fontaine .pastille {
		width: 62px;
		height: 62px;
		line-height: 38px;
		font-size: 0.8rem;
		left: 60%;
	}

	section#gamme .wrapper .cols>div .fontaine .title {
		position: relative;
		right: 0;
		bottom: 0;
		text-align: center;
	}

	section#gamme .wrapper .cols>div .fontaine .title .product {
		margin-left: 0;
	}

	body.home section#avantages .wrapper>div ol li {
		width: 100%;
	}

	body.home section#actualites .wrapper>div div#slider .controls {
		display: none;
	}

	body.home section#actualites .wrapper>div div#slider .slides li .thumbnail,
	body.home section#actualites .wrapper>div div#slider .slides li .projet {
		width: 100%;
	}

	/* FOOTER */

	footer div#bottom ul li {
		width: 100%;
		float: initial;
	}

	footer div#bottom ul li:before {
		content: " ";
	}
}

@media screen and (max-width:380px) {
	body.home main#main section#content .wrapper .special .pastille {
		position: absolute;
	}
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
	* {
		text-shadow: none !important;
		color: #000 !important;
		background: transparent !important;
		box-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: " (" attr(href) ") ";
	}

	abbr[title]:after {
		content: " (" attr(title) ") ";
	}

	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}

	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	thead {
		display: table-header-group;
	}

	tr,
	img {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 0.5cm;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	h2,
	h3 {
		page-break-after: avoid;
	}
}

/*
     FILE ARCHIVED ON 22:53:38 Oct 11, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:22:43 Nov 29, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.847
  exclusion.robots: 0.039
  exclusion.robots.policy: 0.024
  esindex: 0.014
  cdx.remote: 6.601
  LoadShardBlock: 72.535 (3)
  PetaboxLoader3.datanode: 94.452 (4)
  load_resource: 131.114
  PetaboxLoader3.resolve: 71.05
*/